github.com/gotd/td/telegram/downloader.master.allowCDN (field)

5 uses

	github.com/gotd/td/telegram/downloader (current package)
		builder.go#L84: 	masterSchema.allowCDN = allowCDN
		builder.go#L93: 	m.allowCDN = true
		downloader.go#L64: 		allowCDN:     false,
		master.go#L29: 	allowCDN bool
		master.go#L54: 	req.SetCDNSupported(c.allowCDN)